home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / http / http.clw next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  811 b   |  42 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CHttpDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "http.h"
  9. LastPage=0
  10.  
  11. ClassCount=2
  12. Class1=CHttpApp
  13. Class2=CHttpDlg
  14.  
  15. ResourceCount=1
  16. Resource1=IDD_HTTP_DIALOG
  17.  
  18. [CLS:CHttpApp]
  19. Type=0
  20. BaseClass=CWinApp
  21. HeaderFile=Http.h
  22. ImplementationFile=HttpDlg.cpp
  23. LastObject=CHttpApp
  24.  
  25. [CLS:CHttpDlg]
  26. Type=0
  27. BaseClass=CDialog
  28. HeaderFile=HttpDlg.h
  29. ImplementationFile=HttpDlg.cpp
  30. LastObject=CHttpDlg
  31.  
  32. [DLG:IDD_HTTP_DIALOG]
  33. Type=1
  34. Class=CHttpDlg
  35. ControlCount=5
  36. Control1=ID_DOWNLOADPAGE,button,1342242816
  37. Control2=IDC_ADDRESS,edit,1350631552
  38. Control3=IDC_STATIC,button,1342177287
  39. Control4=IDC_EDIT_PAGE,edit,1353781444
  40. Control5=IDC_MESSAGE,edit,1350631552
  41.  
  42.